home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Language file for The Octopus GEM/TOS Bulletin Board System
- ; written by me (Koos Kuil) on 05 Jan 1996
- ;
- ; Updated for Octopus v0.74alpha-8, default English Language module
- ;
- ; 40 Column ATASCII version, done by Koos Kuil
- ;
- ; WARNING: Be sure that all % chars are available in the Language
- ; dependent lines, when they are missing or swapped (when
- ; there are 2 or more existing), Bombs or garbage are the
- ; result when the concerning line is send.
- ;
- ; When you want to make a translation use this Language file as
- ; basic because this one is allways up-to date with new Octopus
- ; versions. Don't make selection lines (menu bars) to large, think
- ; about the screen width and keep it short.
- ;
- ; This Language file is done on very low-level C niveau, when you
- ; do not understand C, be carefull!
- ;
- ; \f Form feed (Clear Screen)
- ; \n Line Feed
- ; \r Carrige Return
- ;
- ; Colors are available by adding the following magics hexadecimal
- ; values (these are internal codes).
- ;
- ; F_RESET \x0e Foreground colors
- ; F_RED \x0f
- ; F_GREEN \x10
- ; F_YELLOW \x11
- ; F_BLUE \x12
- ; F_MAGENTA \x13
- ; F_CYAAN \x14
- ; F_WHITE \x15
- ; F_BLACK \x16
- ;
- ; B_RESET \x17 Background colors
- ; B_RED \x18
- ; B_GREEN \x19
- ; B_YELLOW \x1a
- ; B_BLUE \x1b
- ; B_MAGENTA \x1c
- ; B_CYAAN \x1d
- ; B_WHITE \x1e
- ; B_BLACK \x1f
- ;
- ; AskYesNo ()
- ;
- ; Format: "<No><Yes><Yes>..." The first key is allways NO!
- ;
- Ask_YesNo "NY\r"
- Say_Yes "Yes\r\n"
- Say_No "No\r\n"
- ;
- ; More prompt
- ;
- Moreprompt "More (Y,n,=)?"
- ;
- ; Keys for more prompt: "<Nonstop><No><Yes>..."
- ;
- Moreprompt_keys "=NY\r"
- ;
- ; Archive text
- Arch_unknown "\rUnknown file format! Press (Enter)..."
- Arch_compress "\r\n\nCalling %s to compress (%12s)..."
- Arch_uncompress "\r\n\nCalling %s to uncompress..."
- Arch_file_id "Found FILE_ID.DIZ description file"
- ;
- ; Bulletin menu keys format:
- ;
- ; Backward B
- ; Forward F
- ; Goto G
- ; Download D
- ; Search S
- ; Quit Q
- ;
- Bulletin_menukeys "BFGDSQ\r"
- ;
- ; Bulletin text
- ;
- Bull_scanning "\fScanning Bulletin ...."
- Bull_backward "Back"
- Bull_forward "Forw"
- Bull_goto "\rGoto bulletin page (1-%d) : "
- Bull_inv_page "\rInvalid page %s, press (Return):"
- Bull_search "\rSearch to keyword "
- Bull_searching "\tSearching..."
- Bull_notfound "\r\n\nKeyword %s not found.\r\n"
- Bull_status "\r(%s,%lu,%d,%d) Select: "
- Bull_menutext "%s\r\n"
- "@Forw @Backw @Downl @Goto @Search @Quit\r\n"
- Bull_nokeyw_bw "\r%39s\rNo keywords found, reset (Y,n)? "
- Bull_nokeyw_fw "\r%39s\rNo keywords found, reset (Y,n)? "
- ; Editor text
- Edit_title "\f\x1a Octopus Text Editor \x17\r\n\n"
- Edit_header "Begin now with entering your msg text,\r\n"
- "there's automatically word wrapping at\r\n"
- "the end of each line, Enter 2 empty \r\n"
- "lines to exit edit mode.\r\n\n"
- Edit_bar " +---------+---------+---------+---+\r\n\n"
- Edit_filedesc "Enter a description for this file, \r\n"
- "maximum 5 lines are possible. Enter 2\r\n"
- "empty lines to exit edit mode. Select\r\n"
- "@S to save file or @Q to lose it.\r\n\n"
- Edit_menutext "\r\n\n@Continue @Delete @Insert @Quit\r\n"
- "@Save @Help @List Select:"
- Edit_saving "\r\n\nSaving your message..."
- Edit_delete "\r\n\nDelete line(s): "
- Edit_delete_f "\r\n\nDelete your first line? I can't do this."
- Edit_insert "\r\n\nInsert line: "
- Edit_wrongline "\rWrong line number, use 1 - %d !"
- Edit_listing "Listing...\r\n"
- Edit_quit "\r\n\nYour message text will be gone!\r\n"
- "Do you really want to Quit (Y,n)? "
- ;
- ; New entry's for Octopus v0.68 Beta
- ;
- Edit_no_insert "\r\n\nInsert lines while describing new\r\n"
- "uploads is not possible."
- ;
- ; Quote keys
- ;
- ; Format: Edit_quote_keys <quit><no><yes>...
- ;
- Edit_quote "\x18(Y,n,q)\x17 ? "
- Edit_quote_keys "QNY\r"
- ;
- ; Filebase menu keys
- ;
- ; Backward B
- ; Forward F
- ; Download D
- ; Edit E
- ; Help H
- ; Tag T
- ; Info I
- ; Keyword K
- ; Quit Q
- ; Newfiles N
- ; Search S
- ;
- Filebase_menukeys "BFDEHTIKQNS\r"
- ;
- ; Filebase edit taglist menu keys
- ;
- ; Untag all A
- ; Help H
- ; Tag/Untag T
- ; Quit Q
- ;
- Filebase_editkeys "AHTQ"
- ;
- ; Filebase download menu keys
- ;
- ; Description D
- ; Protocol P
- ; Quit Q
- ; Helptext ?
- ; Autologoff !
- ; Edit taglist E
- ;
- Filebase_downlkeys "DPQ?!E"
- ;
- ; Filebase text
- ;
- File_b_info "Show info about file nr: "
- File_b_newfiles "Enter days/date for newfiles: "
- File_b_search "Search to file: "
- File_b_tagfiles "Tag number(s): "
- File_bg_keyword "Enter keyword (no wildcrds): "
- File_bl_keyword "Keyword: "
- File_transfer "\r\n\n%s using %s...\r\n"
- "Press Control-X several times to abort\r\n\n"
- File_no_newfil "No (more) new files found!"
- File_no_keyword "No (more) files found with your keyword\r\n"
- "\'%s\', please try another one."
- File_back_edit "\nBack from the Tag list options\r\n\n"
- File_back_help "\nBack from the Help Bulletin\r\n\n"
- ; Filebase menu entrys
- File_bg_menu_1 "\f@Back @Downl @Edit @Forward @Help @Info @Quit\r\n"
- File_bg_menu_2 "@Srch @New @Tag @Keyword Select: "
- File_bl_menu_1 "\f@Back @Downl @Edit @Forward @Help @Info @Quit\r\n"
- File_bl_menu_2 "@Tag @Quit @Keyw Select: "
- File_ed_menu_1 "\fUnt@Ag all un@Tag @Help @Quit\r\n"
- File_ed_menu_2 "Select option: "
- ; General text used in filebase
- File_avail_areas "Fileareas in group '\x10%s\x0e'...\r\n\n"
- File_select_area "\r\n@Back @Forw @Width @Quit (Return=more)\r\n"
- "Enter file area number or option: "
- File_stats "File Base statistics...\r\n"
- File_areas "\nAvailable areas in filegroup %8s\r\n\n"
- File_available "\nTotal files: %lu\r\n"
- "Total size: %lu Kbyte\r\n\n"
- File_newfiles "\f\nEnter nr of days or date '%s'\r\n"
- "for newfiles listing: "
- File_listing "\f\nEnter name or (Return) for list: "
- File_search "\f\nEnter keyword to search: "
- File_info "\f\nEnter the filename: "
- File_notfound "\r\n\nFile not found or no access.\r\n\n"
- File_exceed "File (%-12s) exceeds download\r\n"
- "limit use (Edit) for selection. "
- File_clear "\rClear tagged files list (Y,n)?"
- File_max_down "\fMaximum download today : %5ld kb\r\n"
- "Total size of tagged files: %5lu kb\r\n"
- "Download remaining : %5d kb\r\n"
- "Inverse filenames are tagged.\r\n\n"
- File_tot_tagged "\r\nTotal size of files: %ld bytes\r\n"
- "Approx download time: %d minutes\n"
- File_warning "\r\nWarning, it's possible that you have\r\n"
- "not enough time left.\n"
- File_continue "\rPress (Return) to continue..."
- File_upload "\r\n\nEnter upload filename: "
- File_upload_thx "\"
- ;
- ; Archive text
- File_invalid "\r\n\nInvalid download option\r\n"
- File_notagged "\r\n\nThere are no files tagged for download,\r\n"
- "please enter a filename.\n"
- File_nowildcard "\r\n\nPlease don't use wildcards, use only\r\n"
- "full filenames.\n"
- File_noreg "\r\n\nIf your Sysop register Octopus, you can\r\n"
- "download this file.\n"
- File_tagged "\r\n\nTagged file: %s (%ld bytes)\n"
- File_exceed2 "\r\n\nThis file exceed the download limit.\n"
- File_notfound2 "\r\n\nFile not found or no access.\n"
- ;
- ; A few new entry's for Octopus v0.68 Beta
- ;
- File_downlabort "\r\nDownload aborted!\r\nTry it once again (Y,n)?"
- File_keeptagged "\r\nShould i keep the tagged files (Y,n)?"
- File_clr_tagged "\r\nListing of tagged files is cleared now!\r\n\n"
- File_dqwk_abort "\r\nQWK download aborted (file %s) \r\nTry it once again (Y,n)?"
- File_nogroupacc "No access to the file group \'%s\'.\r\n\n"
- ;
- ; Attribute menu keys
- ;
- ; Auditrequest A
- ; Crash C
- ; Filerequest F
- ; Hold H
- ; Killsent K
- ; Local L
- ; Orphan O
- ; Private P
- ; ReturnReceipt R
- ; Received V
- ; Sent S
- ; Fileattach W
- ;
- Mess_attribkeys "ACFHKLOPRVSW\r\x1b"
- ;
- ; Messagebase text
- Mess_all "All"
- Mess_again "Agn"
- Mess_backward "Back"
- Mess_change "Change"
- Mess_erase "Erase"
- Mess_forward "Forward"
- Mess_headeredit "Hdr edit"
- Mess_help "Help"
- Mess_kludge "Kludge"
- Mess_keyword "Keyword"
- Mess_mark "Mark"
- Mess_netreply "Net reply"
- Mess_next_area "Next area"
- Mess_prev_area "Prev area"
- Mess_print "Print msg"
- Mess_quit "Quit"
- Mess_reply "Reply"
- Mess_scan "Scan"
- Mess_write "Write"
- ;
- ; Message base status text
- Mess_Fs_nmess "(no messages available)"
- Mess_Fs_naccess "(no access to message)"
- Mess_Fs_nobackw "(no messages backward)"
- Mess_Fs_first "(first message)"
- Mess_Fs_noforwd "(no messages forward)"
- Mess_Fs_last "(last message)"
- Mess_Fs_repnetm "(reply to netmail)"
- Mess_Fs_norepbk "(no reply's backward)"
- Mess_Fs_norepfw "(no reply's forward)"
- Mess_Fs_noerase "(erase is not allowed)"
- ; Message base menu bars
- ;
- ; A Again
- ; B Backward
- ; C Change
- ; D Download attached file
- ; E Erase message
- ; H Header edit & attribute edit
- ; F Forward
- ; G Goto
- ; K Kludge
- ; M Move
- ; N Netmail Reply (quoted)
- ; Q Quit
- ; R Reply (quoted)
- ; S Scan
- ; W Write (allow header edit & upload message)
- ; < Original
- ; > Answer
- ;
- ; Normal message base menu bar options (ReadMessages)
- ;
- ; Message area menu keys are sorted in alfabetical order and are
- ; constant in Octopus (first key 'A' == allways Again, replace 'A'
- ; by another one if you want) (Function not supported yet)
- ;
- Mess_areamenu_keys "ABCDEFGHKMNQRSW<>\r\x10"
- ;
- Mess_areamenu1 "@Again @Back @Chng @Downl @Erase @Forw @Goto\r\n"
- "@Hdr @Kldg @Move @NetRp @Quit @Rply @Scan\n"
- Mess_areamenu2 "\r@Write @< Origin @> Answer Select:"
- ;
- ; Normal message base scan menu bar options
- ;
- Mess_scanmenu_keys "ABFGHKMNRQ\r"
- ;
- Mess_scanmenu1 "@All @Back @Forw @Goto @Help @Keyword @Mark\r\n"
- Mess_scanmenu2 "@Name @Reps @Quit Select scan option: "
- ;
- ; Own message base menu bar options
- ;
- Mess_ownmenu_keys "ABCDEFGKNQRS+-\r\x10"
- ;
- Mess_ownmenu1 "@Again @Back @Clear @Downl @Erase @Forward\r\n"
- "@Goto @Kldg @NetRp @Quit @Reply @Scan\r\n"
- Mess_ownmenu2 "@+ Area @- Area Select: "
- ;
- ; Own message base scan menu bar options
- ;
- Mess_ownscmenu_keys "FBGHQ\r"
- ;
- Mess_ownscmenu1 "@Forw @Back @Goto @Help @Quit\r\n"
- Mess_ownscmenu2 "Select scan option: "
- ;
- ; Message attribute change menu bar options
- ;
- Mess_attmenu1 "@AReq @Crash @FReq @Hold (Return) accept\r\n"
- Mess_attmenu2 "@K/S @Local @Orphn @Pvt (Escape) no chngs\r\n"
- Mess_attmenu3 "@RRec Rec@Vd @Sent @W/F Select attributes. "
- ; Message base general text
- Mess_nobackward "\r\n\nNo msgs backward or no access.\r\n\n"
- Mess_noforward "\r\n\nNo msgs forward or no access.\r\n\n"
- Mess_nomarked "\r\n\nNo marked msgs to read.\r\n\n"
- Mess_goto "Goto msg: "
- Mess_goto_warn "\rThis results in bad lrd ptrs, quit (Y,n)? "
- Mess_clear "\rSet all marked mail as readed (Y,n)? "
- Mess_clear_area "\rShould i set only this area (Y,n)? "
- Mess_clearing "Busy with setting marked msgs..."
- Mess_erasemsg "\rErase this msg (Y,n)? "
- Mess_noaccess "\r\n\nYou have no access to that msg!\r\n\n"
- Mess_noclear "\rClear doesn't work now. Press (Return):"
- Mess_askname "Enter the name of the user and/or the\r\n"
- "fidonet node number."
- Mess_writemsg "\r\n\nWrite a message\r\n\n"
- "Date: %s\r\n"
- "From: %s\r\n"
- "To : "
- Mess_nodenr "\r\n node (x:xx/xx.x): "
- Mess_inv_node "You didn't enter a right fidonet number\r\n"
- "or known username! Retry (Y,n)? "
- Mess_rep_back "Reply back"
- Mess_rep_noback "\r\n\nNo reply's backward found.\r\n\n"
- Mess_rep_forw "Reply forw"
- Mess_rep_noforw "\r\n\nNo reply's forward found.\r\n\n"
- Mess_ask_pvt "Private msg (Y,n)? "
- Mess_quote_txt "Quote message text (Y,n)? "
- Mess_quote_beg "\rBegin now with quoting msg text...\r\n"
- Mess_writemsg_2 "\r\n\nWrite Message\r\n\n"
- Mess_writemsgft "From: %s\r\nTo : "
- Mess_writemsgsb "\r\nSubj: "
- Mess_scankeyw "Scan to keyword : "
- Mess_scanname "Scan username : "
- Mess_scanrep "Scan reply's"
- Mess_move "\rMove messsage %d to area"
- Mess_move_inv "\rInvalid msgarea %s (Press any key)"
- ;
- ; The more prompt while displaying a message, the first
- ; char is used to abort the message.
- ;
- Mess_more "More \x18(Y,n,menu key)\x17 ? "
- Mess_more_keys "NFBQRDWS<>"
- ;
- ; Mailscan
- Mess_allscan "\r\n\nScanning msgs to All...\r\n"
- Mess_mailscan "\r\n\nScanning mail, wait a moment\r\n"
- "press (Space) to abort...\r\n"
- Mess_nomail " \r\nNo new mail found to you.\n"
- Mess_scantot "Scanned %ld msgs\r\n\n"
- Mess_foundmsgs "Found %d msgs to you, read it (Y,n)? "
- Mess_download "Download file of %ld bytes (Y,n)? "
- Mess_fileattach "@Downl file"
- Mess_ascii_fatt "This message contains a file for you\r\n"
- "press @D for download.\r\n\n"
- Mess_searchkeywd "\fSearch to keyword inside msg text\r\n"
- "in groups '%s'\r\n\n"
- "(upper/lowercase are ignored): "
- Mess_searching "\r\nScanning to keyword '%s'\r\n"
- Mess_searcharea "Searching msg area %s\r\n"
- Mess_scannewmail "\r\n\nScanning new mail in marked areas..."
- Mess_nonewmail "\r\n\nNo new mail found in marked areas.\r\n\n"
- ;
- ; New entry's for Octopus v0.68 Beta
- ;
- Mess_nogroupacc "No access to msg group \'%s\'.\r\n\n"
- ; Misc text
- Misc_subject "\fOn what subject do you want to chat\r\n"
- "with the Sysop?\r\n\n>"
- Misc_sysop "\x1b Sysop name: %-26s (ESC) to exit chat mode \x17"
- Misc_user "\x18 You are user: %-26s OCTOPUS %s Time: \x17"
- Misc_hello "\r\n\nHello %s\r\n"
- "The SysOp is talking to you...\r\n\n"
- Misc_end "\nEnd of the chat, press (Return)... "
- Misc_wakeup "Trying to wakeup the SysOp\r\n"
- "press (Space) to abort... "
- Misc_notavail "\r\n\nThe sysop is not available yet, do you\r\n"
- "want to leave a message (y,n)? "
- Misc_senseterm "\fAutoSensing ANSI... "
- Misc_timeout "\fHello! Are you sleeping?\r\n"
- "Press (Space) bar to response!\r\n"
- ; Qwkreader text
- Qwk_creating "\f\nCreating QWK Mail Packet\r\n"
- "press (Space) to abort.\r\n\n"
- Qwk_processing "Msgarea (%-20s), msgs (%4d)\r\n"
- Qwk_abort "\rAbort QWK mail processing (Y,n)? "
- Qwk_added "\rAdded (%4d) msgs in QWK packet.\r\n\n"
- Qwk_ask_batch "\fShould i create the QWK packet OFFLINE\r\n"
- "(you must call back later) (Y,n)? "
- Qwk_already_req "\nThere's already a QWK Batch-Pack job existing\r\n"
- "from you, you should wait first until this\r\n"
- "one is ready (maybe about a few hours).\r\n\n"
- Qwk_batch_info "\r\nYour QWK batchpack request will be ready\r\n"
- "within a few hours\r\n\n"
- Qwk_upload "\r\n\nPlease Upload now your QWK reply mail\r\n"
- "packet using %s...\r\n"
- "Press Control-X to abort transfer.\r\n\n"
- Qwk_import "\r\n\nImport QWK reply mail packet\r\n"
- "wait a moment...\r\n\n"
- Qwk_unkn_netm "> Node number (%s) unknown in Netmail msg\n"
- Qwk_acc_denied "> Write access denied to area (%s)\r\n"
- ;
- ; New entry's for Octopus v0.68 Beta
- ;
- Qwk_ask_auto "\nDo you want daily an automatically\r\n"
- "created QWK mail packet (Y,n)? "
- Qwk_req_info "\nYour QWK packet will be processed\r\n"
- "immediately after your logoff.\r\n\n"
- ; Message area listings generated by Octopus are also used by QWK
- Qwk_mess_areas "Msgareas in group '%s'...\r\n\n"
- Qwk_avail_areas "QWK areas in group '%s'...\r\n\n"
- Qwk_select_area "\r\n@Back @Forw @Width @Quit (Return=more)\r\n"
- "Enter msgarea (numbers) or option: "
- Qwk_select_mess "message area"
- Qwk_select_numm "area number(s)"
- Qwk_nomarked "\fThere are message areas marked for the\r\n"
- "QWK offline reader, please do this!\r\n\n"
- Qwk_max_days "\r\nEnter maximum days for msgs: "
- ; Send/Recv text
- Send_shell "Wait a moment... Sysop is shelling to an\r\n"
- "external shell...\r\n"
- Send_back "\nSysop is back... Press (Return)... "
- ; Script text
- Scr_timeup "\fTIME UP! No more time left today, bye!\r\n"
- ; Userbase text
- User_userlist "(UserList) Enter (search) pattern: "
- User_searching "\fSearching userlist '%s'..."
- User_ulistnotf "\r\n\nNo users found, please try another\r\n"
- "search pattern.\r\n\n"
- User_new_passw "\r\n\nSelect password. 4 - 14 chars : "
- User_pw2short "\r\n\nPassword too short! Select a new\r\n"
- "and longer password.\a"
- User_pwverify "\r\nEnter your password again: "
- User_pw_diffrnt "\r\n\nPasswords are not the same!\a"
- User_pw_changed "\r\n\nPassword is now changed.\r\n\n"
- User_new_scrlen "\r\nEnter the number at the top: "
- User_inv_scrlen "\r\n\nUse only values between 10-%d!"
- User_new_scrwid "\r\n\nEnter screen width (40/80/...):"
- User_inv_scrwid "\r\n\nUse only values between 40-%d!"
- User_hotkeys "\r\n\nDo you want menu hotkeys (Y,n)? "
- User_intruderlk "\r\n\nIntruder detection has been enabled\r\n"
- "next login possible about %d minutes!\r\n\nBye!\r\n"
- User_badcalls "\r\n\nWARNING! %d bad calls since your last\r\n"
- "logon detected, be carefull!\r\n\n"
- ;
- ; Changed for alias support
- ;
- User_firstname "\rEnter 'new' to startup newuser\r\n"
- "procedure or Alias or your first and\r\n\n"
- "last name: "
- User_scanning "\r\n\nScanning user file..."
- User_notfound "\rUsername or alias \'%s\'\r\n"
- "not found, did you enter right (Y,n)? "
- User_newuser "\r\n\nStarting newuser procedure..."
- User_fullname "\r\n\nEnter your full (first & last) name\r\n"
- ": "
- User_alias "\r\n\nEnter a User alias/handle you want to\r\n"
- "use on this BBS: "
- User_dupalias "\r\n\nThat user alias is already used on this\r\n"
- "BBS, try another one!"
- User_correct "\r\n\nHave you all the information correct\r\n"
- "entered (Y,n)?"
- User_getpasswd "Enter password: "
- User_badpasswd "\r\nWrong Password!\a\r\n"
- User_nobirthd "\r\n\nI didn't have your birthday information\r\n"
- "please enter your birthday\r\n"
- "Format %s > "
- User_inv_birthd "\r\n\nPlease don't use other formats and enter\r\n"
- "it correctly, you can't skip this!\a"
- User_register "\r %s \r\n\nAsk the Sysop to register Octopus\r\n"
- "press (Return) to continue...\r\n\n"
- User_sup_ansi "Your display does support ANSI codes\r\n"
- "do you accept %s (Y,n)? "
- User_ask_alias "\r\n\nOn this BBS are alias-handled msgbases\r\n"
- "but you don't have one, to avoid problems\r\n"
- "i'll ask you now to enter one.\r\n\n"
- ;
- ; New entry's for Octopus v0.74alpha-7
- ;
- Mess_send_route "\fYour message will be send to:\r\n\n>%s\r\n\nusing the following route:\r\n\n"
- "%s -> %s (%d:%d/%d"
- Mess_enter_email "Enter an internet style E-mail address\r\n"
- "from the person you'll write a message.\r\n"
- "(Example: abcdefgh@abc.ef.gh)\r\n\n>"
- Mess_inv_email "\r\n\nThe E-mail address you have entered is\r\n"
- "not valid, it does not have a '@' char\r\n"
- "which is needed.\r\n\n"
- "Please enter a valid address!\r\n\n>"
- Mess_mail_header " \r\nMessages to you (%s)\r\n"
- "\x11---------------------------------------\x0e\n"
- File_upl_to_user "\r\nEnter the full username where are your\r\n"
- "files for, note that your uploaded\r\n"
- "files are removed automatically after\r\n"
- "a few days.\r\n"
- ">"
- File_upl_sysop "I think you want to upload a file for\r\n"
- "the SysOp, the file upload will result\r\n"
- "in a private upload.\r\n\n"
- File_user_is_pnt "Username %s is point\r\n"
- "on this BBS as %u:%u/%u.%u\r\n\n"
- File_user_hold "Your uploaded files will be set on\r\n"
- "Hold for this point because this is\r\n"
- "much faster in practice and easyer for\r\n"
- "him/her.\r\n"
- File_user_is_node "Username %s is not\r\n"
- "point on this BBS but known\r\n"
- "as %u:%u/%u.%u\r\n\n"
- File_user_notice "The user will be noticed that there is\r\n"
- "a file for him on Hold using a private\r\n"
- "netmail message. When he receives it\r\n"
- "he can decide to pick up the file or\r\n"
- "not. The file is automatically deleted\r\n"
- "after a few weeks.\r\n"
- File_user_unknown "Username %s not\r\n"
- "in userlist, do you want to enter a\r\n"
- "new username (Y,n)? "
- File_user_known "The user is known at this BBS so you\r\n"
- "can transfer a file to them\r\n"
- File_user_upload "\nUpload the file now (Y,n)? "
- File_no_diskspace "\r\n\nDue lack of disk space file %s\r\n"
- "saved as READ-ONLY\r\n\n"
- "Please write a message to sysop for\r\n"
- "the file description\r\n\n"
- ;
- Misc_terminate "\fThe Sysop does terminate Octopus...\r\n"
- Misc_prg_exec "\fThe Sysop starts an external programm\r\n"
- Misc_call_back "\r\n\nCall back later... Bye!\r\n"
- Misc_shutdown "\fThe Sysop does a shutdown or\r\n"
- "resolution change...\r\n\n"
- "Call back later... Bye!\r\n"
- Qwk_need_ndx "\fDoes your QWK reader need .NDX files?\r\n\n"
- "@Yes, create QWK packets with .NDX\r\n"
- "@No, my Qwk reader doesn't need it.\r\n\n"
- "Select: "
- Qwk_add_news "\fDo you want welcome & news files in\r\n"
- "your QWK mail packet?\r\n\n"
- "@Yes, include welcome and news\r\n"
- "@No, don't include welcome and news\r\n\n"
- "Select: "
- Qwk_unmark_areas "\fUnmark all marked msg areas for QWK?\r\n\n"
- "@Yes, Unmark all marked msg areas.\r\n"
- "@No, don't do it!\r\n\n"
- "Select: "
- Qwk_reset_lastrd "\fReset all message lastread pointers?\r\n\n"
- "@Yes, Reset all lastread pointers.\r\n"
- "@No, don't do it!\r\n\n"
- "Select: "
- Qwk_set_maxmsgs "\fSet Maximum msgs/area for QWK packets\r\n\n"
- "Enter maximum number of msgs or (Return)\r\n"
- "for no limit: "
- User_list_header "\f Username, city, last, computer\r\n"
- "--------------------------------------"
- User_list_found "\n%ld users found with '%s'\r\n\n"
- User_lastcall "\fList of last %d callers...\r\n\n"
- "Full name Login/logout time\r\n"
- "-------------------- ------------------\r\n"
- User_name2short "\r\n\nThe full name of you is too short for\r\n"
- "use, you should enter now a new and\r\n"
- "your real First and Last name.\r\n>"
- User_name_wrong "\r\n\nThe name %s\r\n"
- "does not have a first and last name!"
- User_name_dup "\r\n\nThe name %s\r\n"
- "is already used on this BBS!"
- ;
- ; End OCTOPUS.LNG
- ;
- ; 123456789012345678901234567890123456790
- ;
- ; Updated by Octopus Language file compiler
- ; on 07 Feb 97 at 16:00:08
- ;
- File_incoming "\r\n\nScanning for incoming files...\r\n\n"
- File_found "\rFound (%s) %s, %lu bytes\r\n\n"
- File_moving "\r\n\nMoving file..."
- File_autologoff "\r\nAutomatic logoff\r\n"
- "press (Space) to abort.\r\n"
- File_opt_avail "\r\nFilebase download options...\r\n\n"
- "@D File descriptions (now %s)\r\n"
- "@E Edit taglist.\r\n"
- File_opt_file "\r\nFile (%12s) Size %ld bytes\r\n\n"
- File_opt_avail2 "@Q Quit download\r\n"
- "@P Download protocol (%s)\r\n"
- "@? Displays this help text\r\n"
- "@! Start transfer & Logoff.\r\n"
- File_fbs_fname "\r\nEnter Filename, option or (Return)\r\n"
- "to start Transfer: "
- File_fname "\r\nEnter Option or press (Return) to\r\n"
- "start Transfer: "
- File_descrip "\r\n\nFile descriptions are now %s\r\n"
- ;
- ;
- ; Updated by Octopus Language file compiler
- ; on 07 Feb 97 at 18:59:12
- ;
- Mess_scanown_bar "\f Msg# From user: Subject:\r\n"
- "----- -------------- ------------------"
- Mess_scan_bar "\f Msg# From user: Subject:\r\n"
- "----- -------------- ------------------\r"
- Mess_no_msgs "\fThere are no messages to read in\r\n"
- "this area until you write one.\r\n\n"
- Mess_Fs_readonly "(area is readonly)"
- ;
- ; Updated by Octopus Language file compiler
- ; on 07 Feb 97 at 22:51:10
- ;
- Qwk_arealist_hdr "Nr. area name msgs. last.\r\n"
- "----- - ---------------- ----- -----\r\n"
- File_arealist_hdr "Nr. area name files size\r\n"
- "----- -------------------- ----- ------\r\n"
-